home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-08-10 | 41.8 KB | 1,075 lines |
- object MEnvEditor: TMEnvEditor
- Left = 0
- Top = 0
- Width = 403
- Height = 131
- Color = 10782331
- ParentColor = False
- TabOrder = 0
- OnResize = FrameResize
- object TimeZoomSelect: TWAVWheel
- Left = 384
- Top = 97
- Width = 20
- Height = 17
- Cursor = crSizeNS
- Hint = '|^d^^PgUp/PgDn ^Zoom time'
- MoveSpeed = 4
- SlowMotionDiv = 1
- Min = 1
- Max = 96
- Value = 84
- DefaultValue = 44
- OnChange = TimeZoomSelectChange
- MouseButton = mbLeft
- Anchors = [akRight, akBottom]
- BmpList = HZoomIL
- end
- object EnvVisual: TQuickPaintBox
- Tag = 12
- Left = 0
- Top = 0
- Width = 403
- Height = 97
- Cursor = 100
- OnPaint = EnvVisualPaint
- Anchors = [akLeft, akTop, akRight, akBottom]
- Color = 12295573
- ParentColor = False
- OnMouseDown = EnvVisualMouseDown
- OnMouseMove = EnvVisualMouseMove
- OnMouseUp = EnvVisualMouseUp
- end
- object MapPanel: TQuickBmpList
- Left = 0
- Top = 98
- Width = 403
- Height = 15
- ILIndex = 0
- Anchors = [akLeft, akRight, akBottom]
- end
- object EnvPanel: TQuickPanel
- Left = 0
- Top = 98
- Width = 152
- Height = 33
- BorderStyle = bsNone
- BevelDepth = 200
- Style = psFlat
- Color = 4336682
- Font.Charset = ANSI_CHARSET
- Font.Color = 11380895
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- TabOrder = 1
- Anchors = [akLeft, akBottom]
- object ADSRLabels: TQuickBmpList
- Left = 24
- Top = 25
- Width = 80
- Height = 5
- Glyph.Data = {
- 280000009F000000FBFFFFFF0100040000000000900100000000000000000000
- 0000000000000000422C2A00685250007C666400826C6A00917B790098828000
- 9D878500A6908E00B49E9C000000000000000000000000000000000000000000
- 0000000000000000388088308830000000000888088808850388000000000000
- 3880808000000000000000883082828383088808880000000000008830888038
- 3000000000000388080803880000000000000883088808008000808080800000
- 0000008008000808080000000000000080008160000000000000008080848488
- 0800800080000000000000808080008080000000000008000808080000000000
- 0000080808000800383088308080000000000080088508080383000000000000
- 3830881000000000000000883077777888008000800000000000008080885080
- 0000000000000383080803830000000000000883088508000080800080800000
- 0000008008000808000800000000000000808160000000000000008000484848
- 0800800080000000000000808080008080000000000000080808000800000000
- 0000080808000800883080008830000000000080088808080883000000000000
- 8830808000000000000000800028282808008000800000000000008830888038
- 300000000000088303830883000000000000080808880880}
- ILIndex = -79
- SourceBmpList = LFOLabels
- end
- object EnvAttWheel: TWAVWheel
- Left = 20
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aAttack time scale'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Max = 256
- Value = 128
- DefaultValue = 128
- OnChange = EnvAttWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- OnMouseDown = EnvAttWheelMouseDown
- OnMouseUp = EnvRelWheelMouseUp
- BmpList = WheelIL
- end
- object EnvDecWheel: TWAVWheel
- Tag = 1
- Left = 43
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aDecay time scale'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Max = 256
- Value = 128
- DefaultValue = 128
- OnChange = EnvAttWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- OnMouseDown = EnvAttWheelMouseDown
- OnMouseUp = EnvRelWheelMouseUp
- BmpList = WheelIL
- end
- object EnvSusWheel: TWAVWheel
- Tag = 2
- Left = 66
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aSustain level offset'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Min = -128
- Max = 128
- DefaultValue = 0
- OnChange = EnvAttWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- OnMouseDown = EnvAttWheelMouseDown
- OnMouseUp = EnvRelWheelMouseUp
- BmpList = WheelIL
- end
- object EnvRelWheel: TWAVWheel
- Tag = 3
- Left = 89
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aRelease time scale'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Max = 256
- Value = 128
- DefaultValue = 128
- OnChange = EnvAttWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- OnMouseDown = EnvAttWheelMouseDown
- OnMouseUp = EnvRelWheelMouseUp
- BmpList = WheelIL
- end
- object EnvTempoBtn: TQuickCheckBox
- Left = 113
- Top = 1
- Width = 38
- Height = 16
- Cursor = crHandPoint
- Hint = '|Tempo-based time'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- ILIndex = 4
- OnClick = EnvTempoBtnClick
- Anchors = [akTop, akRight]
- end
- object EnvEnableBtn: TQuickBtn
- Left = 3
- Top = 2
- Width = 13
- Height = 13
- Cursor = crHandPoint
- Hint = '|Enable envelope'
- ParentColor = False
- Color = 16512
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Spacing = 0
- TextAlign = ttaBitmapRight
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- OnClick = LFOEnableBtnClick
- Down = True
- PopupAlign = Popup_Normal
- end
- object EnvGlobalBtn: TQuickCheckBox
- Left = 113
- Top = 17
- Width = 38
- Height = 15
- Cursor = crHandPoint
- Hint = '|Shared / retriggered envelope'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- ILIndex = 6
- OnClick = EnvTempoBtnClick
- Anchors = [akTop, akRight]
- end
- end
- object TimeScroller: TNumBar
- Left = 152
- Top = 97
- Width = 232
- Height = 17
- BorderStyle = bsNone
- ParentColor = False
- TabOrder = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Color = 5849921
- Anchors = [akLeft, akRight, akBottom]
- LineSize = 8
- PageSize = 16
- Min = 0
- Max = 3600000
- MoveMin = 0
- MoveMax = 3600000
- Position = 0
- MoveSpeed = 256
- Orientation = trHorizontal
- Options = [nbSlideKnob]
- ArrowsWidth = 18
- OnChange = TimeScrollerChange
- OnPaintKnob = TimeScrollerPaintKnob
- end
- object LFOPanel: TQuickPanel
- Left = 0
- Top = 98
- Width = 152
- Height = 33
- BorderStyle = bsNone
- BevelDepth = 200
- Style = psFlat
- Color = 4336682
- Font.Charset = ANSI_CHARSET
- Font.Color = 11380895
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- TabOrder = 2
- Anchors = [akLeft, akBottom]
- object LFOLabels: TQuickBmpList
- Left = 24
- Top = 25
- Width = 79
- Height = 5
- Glyph.Data = {
- 280000009F000000FBFFFFFF0100040000000000900100000000000000000000
- 0000000000000000422C2A00685250007C666400826C6A00917B790098828000
- 9D878500A6908E00B49E9C000000000000000000000000000000000000000000
- 0000000000000000388088308830000000000888088808850388000000000000
- 3880808000000000000000883082828383088808880000000000008830888038
- 3000000000000388080803880000000000000883088808008000808080800000
- 0000008008000808080000000000000080008160000000000000008080848488
- 0800800080000000000000808080008080000000000008000808080000000000
- 0000080808000800383088308080000000000080088508080383000000000000
- 3830881000000000000000883077777888008000800000000000008080885080
- 0000000000000383080803830000000000000883088508000080800080800000
- 0000008008000808000800000000000000808160000000000000008000484848
- 0800800080000000000000808080008080000000000000080808000800000000
- 0000080808000800883080008830000000000080088808080883000000000000
- 8830808000000000000000800028282808008000800000000000008830888038
- 300000000000088303830883000000000000080808880880}
- ILIndex = 0
- end
- object LFOSpeedWheel: TWAVWheel
- Tag = 4
- Left = 20
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aLFO speed'
- MoveSpeed = 4096
- SlowMotionDiv = 256
- Min = 512
- Max = 65536
- Value = 40000
- DefaultValue = 40000
- OnChange = LFOTensionWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- BmpList = WheelIL
- end
- object LFOTensionWheel: TWAVWheel
- Tag = 5
- Left = 43
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aLFO tension'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 8
- SlowMotionDiv = 4
- Min = -128
- Max = 128
- DefaultValue = 0
- OnChange = LFOTensionWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- BmpList = WheelIL
- end
- object LFOSkewWheel: TWAVWheel
- Tag = 6
- Left = 66
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aLFO skew'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Min = -128
- Max = 128
- DefaultValue = 0
- OnChange = LFOTensionWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- BmpList = WheelIL
- end
- object LFOTempoBtn: TQuickCheckBox
- Left = 113
- Top = 1
- Width = 38
- Height = 16
- Cursor = crHandPoint
- Hint = '|Tempo-based time'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- ILIndex = 4
- OnClick = LFOTempoBtnClick
- Anchors = [akTop, akRight]
- end
- object LFOGlobalBtn: TQuickCheckBox
- Left = 113
- Top = 17
- Width = 38
- Height = 15
- Cursor = crHandPoint
- Hint = '|Global / retriggered LFO phase'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- ILIndex = 6
- OnClick = LFOTempoBtnClick
- Anchors = [akTop, akRight]
- end
- object LFOPWWheel: TWAVWheel
- Tag = 7
- Left = 89
- Top = 3
- Width = 19
- Height = 19
- Hint = '|^b^aLFO pulse width'
- Options = [wwAutoSize, wwPause]
- MoveSpeed = 16
- SlowMotionDiv = 4
- Min = -112
- Max = 112
- DefaultValue = 0
- OnChange = LFOTensionWheelChange
- MouseButton = mbLeft
- HotSideX = 2
- HotSideY = 6
- BmpList = WheelIL
- end
- object LFOEnableBtn: TQuickBtn
- Left = 3
- Top = 2
- Width = 13
- Height = 13
- Cursor = crHandPoint
- Hint = '|Enable LFO'
- ParentColor = False
- Color = 16512
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Spacing = 0
- TextAlign = ttaBitmapRight
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- OnClick = LFOEnableBtnClick
- PopupAlign = Popup_Normal
- end
- end
- object GlobalPanel: TQuickPanel
- Left = 153
- Top = 114
- Width = 250
- Height = 17
- BorderStyle = bsNone
- BevelDepth = 200
- Style = psFlat
- Color = 4336682
- Font.Charset = ANSI_CHARSET
- Font.Color = 11380895
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- TabOrder = 3
- Anchors = [akLeft, akRight, akBottom]
- object SlideBtn: TQuickCheckBox
- Left = 218
- Top = 1
- Width = 30
- Height = 15
- Cursor = crHandPoint
- Hint = '|Slide remaining points'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 4
- BmpList = BtnsIL
- ILIndex = 8
- OnClick = SlideBtnClick
- Checked = True
- Anchors = [akTop, akRight]
- end
- object FreezeBtn: TQuickCheckBox
- Left = 105
- Top = 1
- Width = 43
- Height = 15
- Cursor = crHandPoint
- Hint = '|Freeze editing'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 4
- BmpList = BtnsIL
- ILIndex = 10
- OnClick = FreezeBtnClick
- Anchors = [akTop, akRight]
- end
- object MenuBtn: TQuickBtn
- Left = 3
- Top = 2
- Width = 13
- Height = 13
- Cursor = crHandPoint
- Hint = '|Options'
- ParentColor = False
- Color = 16512
- PopupMenu = OptionsMenu
- Options = [tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Spacing = 0
- TextAlign = ttaBitmapRight
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 2
- BmpList = BtnsIL
- ILIndex = 2
- PopupButton = mbLeft
- end
- object SnapBtn: TQuickCheckBox
- Left = 183
- Top = 1
- Width = 35
- Height = 15
- Cursor = crHandPoint
- Hint = '|Snap to grid'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 4
- BmpList = BtnsIL
- ILIndex = 12
- OnClick = SlideBtnClick
- Anchors = [akTop, akRight]
- end
- object StepBtn: TQuickCheckBox
- Left = 148
- Top = 1
- Width = 35
- Height = 15
- Cursor = crHandPoint
- Hint = '|^^(hold shift for pulse mode)^Step editing'
- ParentFont = False
- ParentColor = False
- Color = 16512
- Font.Charset = ANSI_CHARSET
- Font.Color = 14276046
- Font.Height = -9
- Font.Name = 'Fruity fonts'
- Font.Style = []
- Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
- Style = FS_Bitmap
- Spacing = 0
- AccelKey = 0
- FXType = FX_Blend
- FXAttack = 64
- Glyph.ILCount = 4
- BmpList = BtnsIL
- ILIndex = 14
- OnClick = SlideBtnClick
- Anchors = [akTop, akRight]
- end
- end
- object PointMenu: TPopupMenu
- AutoHotkeys = maManual
- AutoPopup = False
- OnPopup = PointMenuPopup
- Left = 8
- Top = 8
- object PtDeleteMenu: TMenuItem
- Caption = 'Delete'
- OnClick = PtDeleteMenuClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object PtCurve1Menu: TMenuItem
- Caption = 'Single curve'
- GroupIndex = 1
- RadioItem = True
- OnClick = PtCurve1MenuClick
- end
- object PtCurve2Menu: TMenuItem
- Tag = 1
- Caption = 'Double curve'
- GroupIndex = 1
- RadioItem = True
- OnClick = PtCurve1MenuClick
- end
- object PtCurve3Menu: TMenuItem
- Tag = 2
- Caption = 'Hold'
- GroupIndex = 1
- RadioItem = True
- OnClick = PtCurve1MenuClick
- end
- object N3: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object PtDecMenu: TMenuItem
- Caption = 'Decay'
- GroupIndex = 1
- OnClick = PtSusMenuClick
- end
- object PtSusLoopMenu: TMenuItem
- Tag = 1
- Caption = 'Sustain loop start'
- GroupIndex = 1
- OnClick = PtSusMenuClick
- end
- object PtSusMenu: TMenuItem
- Tag = 2
- Caption = 'Sustain loop end'
- GroupIndex = 1
- OnClick = PtSusMenuClick
- end
- end
- object FlagsIL: TDIBmpList
- Glyph.ILCount = 4
- Glyph.Data = {
- 2800000010000000F9FFFFFF0100080000000000700000000000000000000000
- 0000000000000000000000000101010002020200030303000404040005050500
- 060606000707070008080800090909000A0A0A000B0B0B000C0C0C000D0D0D00
- 0E0E0E000F0F0F00101010001111110012121200131313001414140015151500
- 161616001717170018181800191919001A1A1A001B1B1B001C1C1C001D1D1D00
- 1E1E1E001F1F1F00202020002121210022222200232323002424240025252500
- 262626002727270028282800292929002A2A2A002B2B2B002C2C2C002D2D2D00
- 2E2E2E002F2F2F00303030003131310032323200333333003434340035353500
- 363636003737370038383800393939003A3A3A003B3B3B003C3C3C003D3D3D00
- 3E3E3E003F3F3F00404040004141410042424200434343004444440045454500
- 464646004747470048484800494949004A4A4A004B4B4B004C4C4C004D4D4D00
- 4E4E4E004F4F4F00505050005151510052525200535353005454540055555500
- 565656005757570058585800595959005A5A5A005B5B5B005C5C5C005D5D5D00
- 5E5E5E005F5F5F00606060006161610062626200636363006464640065656500
- 666666006767670068686800696969006A6A6A006B6B6B006C6C6C006D6D6D00
- 6E6E6E006F6F6F00707070007171710072727200737373007474740075757500
- 767676007777770078787800797979007A7A7A007B7B7B007C7C7C007D7D7D00
- 7E7E7E007F7F7F00808080008181810082828200838383008484840085858500
- 868686008787870088888800898989008A8A8A008B8B8B008C8C8C008D8D8D00
- 8E8E8E008F8F8F00909090009191910092929200939393009494940095959500
- 969696009797970098989800999999009A9A9A009B9B9B009C9C9C009D9D9D00
- 9E9E9E009F9F9F00A0A0A000A1A1A100A2A2A200A3A3A300A4A4A400A5A5A500
- A6A6A600A7A7A700A8A8A800A9A9A900AAAAAA00ABABAB00ACACAC00ADADAD00
- AEAEAE00AFAFAF00B0B0B000B1B1B100B2B2B200B3B3B300B4B4B400B5B5B500
- B6B6B600B7B7B700B8B8B800B9B9B900BABABA00BBBBBB00BCBCBC00BDBDBD00
- BEBEBE00BFBFBF00C0C0C000C1C1C100C2C2C200C3C3C300C4C4C400C5C5C500
- C6C6C600C7C7C700C8C8C800C9C9C900CACACA00CBCBCB00CCCCCC00CDCDCD00
- CECECE00CFCFCF00D0D0D000D1D1D100D2D2D200D3D3D300D4D4D400D5D5D500
- D6D6D600D7D7D700D8D8D800D9D9D900DADADA00DBDBDB00DCDCDC00DDDDDD00
- DEDEDE00DFDFDF00E0E0E000E1E1E100E2E2E200E3E3E300E4E4E400E5E5E500
- E6E6E600E7E7E700E8E8E800E9E9E900EAEAEA00EBEBEB00ECECEC00EDEDED00
- EEEEEE00EFEFEF00F0F0F000F1F1F100F2F2F200F3F3F300F4F4F400F5F5F500
- F6F6F600F7F7F700F8F8F800F9F9F900FAFAFA00FBFBFB00FCFCFC00FDFDFD00
- FEFEFE00FFFFFF00C0C0C0C0C0C0C0C0C0C0C0C0C08E8080C03939A3C039C0C0
- C0A33985C0A78080C039C039C039C0C0C039C0C0C0C08E80C039C039C039C0C0
- C0A339A3C0C0A780C039C039C039C0C0C0C0C039C0C0C08EC03939A3C0393954
- C08539A3C0C0C0A7C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0}
- DefaultWidth = 4
- DefaultHeight = 7
- Left = 8
- Top = 40
- end
- object WheelIL: TDIBmpList
- Glyph.ILCount = 61
- DefaultWidth = 19
- DefaultHeight = 19
- Left = 48
- Top = 40
- end
- object BtnsIL: TDIBmpList
- Glyph.ILCount = 16
- Glyph.Data = {
- 2800000080020000F5FFFFFF0100080000000000801B00000000000000000000
- 0000000000000000422C2A00442E2C0047312F00533D3B005F494700614B4900
- 624C4A0068525000695351007C6664007E686600826C6A0086706E008E787600
- 8C767400957F7D0098828000B49E9C00BFA9A700C7B1AF000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000006090E0D0D0D0E09060000000000000000000000000000
- 0000000000000000000000000000000000030407080808070403000000000000
- 0000000000000000000000000000000000000000000000000006090E0D0D0D0E
- 0906000000000000000000000000000000000000000000000000000000000000
- 0003040708080807040300000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000060A060200000002060A0600000000000000000000000000
- 0000000000000000000000000000000003050301000000010305030000000000
- 000000000000000000000000000000000000000000000000060A060200000002
- 060A060000000000000000000000000000000000000000000000000000000000
- 0305030100000001030503000000000000000000000000000000000000000000
- 0000000000000000000006090E0D0E0906000000000000000000000000000000
- 0000000000000000000000000000000000000304070807040300000000000000
- 000000000000000000000000000000000000000000000000000006090E0D0E09
- 0600000000000000000000000000000000000000000000000000000000000000
- 0000030407080704030000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000006090E0D
- 0E09060000000000000000000000000000000000000000000000000000000000
- 0000000003040708070403000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000006090E0D0E0906000000000000
- 0000000000000000000000000000000000000000000000000000000304070807
- 04030000000000000000000000000000000000000000000000000006090E0D0E
- 0906000000000000000000000000000000000000000000000000000000000000
- 0000000304070807040300000000000000000000000000000000000000000000
- 000000000000000000000006090E0D0E09060000000000000000000000000000
- 0000000000000000000000000000000000000003040708070403000000000000
- 0000000000000000090600000000000000060900000000000000000000000000
- 0000000000000000000000000000000004030000000000000003040000000000
- 0000000000000000000000000000000000000000000000000906000000000000
- 0006090000000000000000000000000000000000000000000000000000000000
- 0403000000000000000304000000000000000000000000000000000000000000
- 000000000000000000060A06020002060A060000000000000000000000000000
- 0000000000000000000000000000000000030503010001030503000000000000
- 00000000000000000000000000000000000000000000000000060A0602000206
- 0A06000000000000000000000000000000000000000000000000000000000000
- 0003050301000103050300000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000060A060200
- 02060A0600000000000000000000000000000000000000000000000000000000
- 0000000305030100010305030000000000000000000000000000000000000000
- 000000000000000000000000000000000000060A06020002060A060000000000
- 0000000000000000000000000000000000000000000000000000030503010001
- 0305030000000000000000000000000000000000000000000000060A06020002
- 060A060000000000000000000000000000000000000000000000000000000000
- 0000030503010001030503000000000000000000000000000000000000000000
- 00000000000000000000060A06020002060A0600000000000000000000000000
- 0000000000000000000000000000000000000305030100010305030000000000
- 00000000000000000E0200000000000000020E00000000000000000000000000
- 00000000000000000000000000000000070100040F120F040001070000000000
- 0000000000000000000000000000000000000000000000000E02000011000000
- 00020E0000000000000000000000000000000000000000000000000000000000
- 0701000011000000000107000000000000000000000000000000000000000000
- 0000000000000000000906000000000006090000001111110011111100110011
- 0011110B000B110B000000000000000000040300000000000304000000111111
- 00111111001100110011110B000B110B00000000000000000009060000000000
- 06090000000B1111001100000B110B0011110B000B110B001100000000000000
- 000403000000000003040000000B1111001100000B110B0011110B000B110B00
- 11000000000000000B111100110000110011110B001111110000000906000000
- 000006090000000000000000000000000B111100110000110011110B00111111
- 0000000403000000000003040000000000000000000000001111110011110B00
- 1111110011111100111111001111110000000906000000000006090000000000
- 1111110011110B00111111001111110011111100111111000000040300000000
- 00030400000000000B111100111110000B110B0011110B000000090600000000
- 000609000000000000000000000000000B111100111110000B110B0011110B00
- 0000040300000000000304000000000000000000000000000B11110011111100
- 1111110011110B00000009060000000000060900000000000000000000000000
- 0B111100111111001111110011110B0000000403000000000003040000000000
- 00000000000000000D0000000000000000000D00000000000000000000000000
- 000000000000000000000000000000000800000F1313130F0000080000000000
- 0000000000000000000000000000000000000000000000000D00000011110000
- 00000D0000000000000000000000000000000000000000000000000000000000
- 0800000011110000000008000000000000000000000000000000000000000000
- 0000000000000000000E020000000000020E0000000011000011000000111111
- 00110011001100110000000000000000000701000C130C000107000000001100
- 001100000011111100110011001100110000000000000000000E020000000000
- 020E000000110000001100001100110011001100110011001100000000000000
- 000701000C130C00010700000011000000110000110011001100110011001100
- 1100000000000000110000001100001100110011001100000000000E02000000
- 0000020E00000000000000000000000011000000110000110011001100110000
- 0000000701000C130C0001070000000000000000000000001100000011001100
- 1100000011000000000011001100000000000E020000000000020E0000000000
- 11000000110011001100000011000000000011001100000000000701000C130C
- 00010700000000001100000011001100110011001100110000000E0200000000
- 00020E0000000000000000000000000011000000110011001100110011001100
- 00000701000C130C000107000000000000000000000000001100000000110000
- 110000001100110000000E020000000000020E00000000000000000000000000
- 1100000000110000110000001100110000000701000C130C0001070000000000
- 00000000000000000D0000000000000000000D00000000000000000000000000
- 0000000000000000000000000000000008000012131313120000080000000000
- 0000000000000000000000000000000000000000000000000D00000011111100
- 00000D0000000000000000000000000000000000000000000000000000000000
- 0800000011111100000008000000000000000000000000000000000000000000
- 0000000000000000000D000000000000000D0000000011000011111000110011
- 0011110B00110011000000000000000000080000131313000008000000001100
- 00111110001100110011110B001100110000000000000000000D000000000000
- 000D000000110011001100001100110011110B00111111001100000000000000
- 00080000131313000008000000110011001100001100110011110B0011111100
- 11000000000000000B110B001100001100110011001111100000000D00000000
- 0000000D0000000000000000000000000B110B00110000110011001100111110
- 0000000800001313130000080000000000000000000000001111100011110B00
- 1111100011111000001100001111100000000D000000000000000D0000000000
- 1111100011110B00111110001111100000110000111110000000080000131313
- 00000800000000000B110B00110011001111110011110B0000000D0000000000
- 00000D000000000000000000000000000B110B00110011001111110011110B00
- 0000080000131313000008000000000000000000000000000B110B0000110000
- 1111100011110B0000000D000000000000000D00000000000000000000000000
- 0B110B00001100001111100011110B0000000800001313130000080000000000
- 00000000000000000D0000000000000000000D00000000000000000000000000
- 000000000000000000000000000000000800000F1313130F0000080000000000
- 0000000000000000000000000000000000000000000000000D00000011110000
- 00000D0000000000000000000000000000000000000000000000000000000000
- 0800000011110000000008000000000000000000000000000000000000000000
- 0000000000000000000E020000000000020E0000000011000011000000110011
- 00110000001100110000000000000000000701000C130C000107000000001100
- 001100000011001100110000001100110000000000000000000E020000000000
- 020E000000110011001100001100110011001100110011001100000000000000
- 000701000C130C00010700000011001100110000110011001100110011001100
- 1100000000000000000011001100001100110011001100000000000E02000000
- 0000020E00000000000000000000000000001100110000110011001100110000
- 0000000701000C130C0001070000000000000000000000001100000011001100
- 1100000011000000110000001100000000000E020000000000020E0000000000
- 11000000110011001100000011000000110000001100000000000701000C130C
- 00010700000000000000110011001100110011001100000000000E0200000000
- 00020E0000000000000000000000000000001100110011001100110011000000
- 00000701000C130C000107000000000000000000000000000000110000110000
- 110000001100000000000E020000000000020E00000000000000000000000000
- 0000110000110000110000001100000000000701000C130C0001070000000000
- 00000000000000000E0200000000000000020E00000000000000000000000000
- 00000000000000000000000000000000070100040F120F040001070000000000
- 0000000000000000000000000000000000000000000000000E02000011000000
- 00020E0000000000000000000000000000000000000000000000000000000000
- 0701000011000000000107000000000000000000000000000000000000000000
- 0000000000000000000906000000000006090000000011000011111100110011
- 00110000000B110B000000000000000000040300000000000304000000001100
- 001111110011001100110000000B110B00000000000000000009060000000000
- 06090000000B1111001111000B11110011110B00110011001111000000000000
- 000403000000000003040000000B1111001111000B11110011110B0011001100
- 111100000000000011110B00111100110011110B001111110000000906000000
- 0000060900000000000000000000000011110B00111100110011110B00111111
- 0000000403000000000003040000000000000000000000001100000011001100
- 1111110011111100111111001111110000000906000000000006090000000000
- 1100000011001100111111001111110011111100111111000000040300000000
- 000304000000000011110B001100110011001100110000000000090600000000
- 0006090000000000000000000000000011110B00110011001100110011000000
- 00000403000000000003040000000000000000000000000011110B0000110000
- 1111110011000000000009060000000000060900000000000000000000000000
- 11110B0000110000111111001100000000000403000000000003040000000000
- 0000000000000000090600000000000000060900000000000000000000000000
- 0000000000000000000000000000000004030000000000000003040000000000
- 0000000000000000000000000000000000000000000000000906000000000000
- 0006090000000000000000000000000000000000000000000000000000000000
- 0403000000000000000304000000000000000000000000000000000000000000
- 000000000000000000060A06020002060A060000000000000000000000000000
- 0000000000000000000000000000000000030503010001030503000000000000
- 00000000000000000000000000000000000000000000000000060A0602000206
- 0A06000000000000000000000000000000000000000000000000000000000000
- 0003050301000103050300000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000060A060200
- 02060A0600000000000000000000000000000000000000000000000000000000
- 0000000305030100010305030000000000000000000000000000000000000000
- 000000000000000000000000000000000000060A06020002060A060000000000
- 0000000000000000000000000000000000000000000000000000030503010001
- 0305030000000000000000000000000000000000000000000000060A06020002
- 060A060000000000000000000000000000000000000000000000000000000000
- 0000030503010001030503000000000000000000000000000000000000000000
- 00000000000000000000060A06020002060A0600000000000000000000000000
- 0000000000000000000000000000000000000305030100010305030000000000
- 0000000000000000060A060200000002060A0600000000000000000000000000
- 0000000000000000000000000000000003050301000000010305030000000000
- 000000000000000000000000000000000000000000000000060A060200000002
- 060A060000000000000000000000000000000000000000000000000000000000
- 0305030100000001030503000000000000000000000000000000000000000000
- 0000000000000000000006090E0D0E0906000000000000000000000000000000
- 0000000000000000000000000000000000000304070807040300000000000000
- 000000000000000000000000000000000000000000000000000006090E0D0E09
- 0600000000000000000000000000000000000000000000000000000000000000
- 0000030407080704030000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000006090E0D
- 0E09060000000000000000000000000000000000000000000000000000000000
- 0000000003040708070403000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000006090E0D0E0906000000000000
- 0000000000000000000000000000000000000000000000000000000304070807
- 04030000000000000000000000000000000000000000000000000006090E0D0E
- 0906000000000000000000000000000000000000000000000000000000000000
- 0000000304070807040300000000000000000000000000000000000000000000
- 000000000000000000000006090E0D0E09060000000000000000000000000000
- 0000000000000000000000000000000000000003040708070403000000000000
- 00000000000000000006090E0D0D0D0E09060000000000000000000000000000
- 0000000000000000000000000000000000030407080808070403000000000000
- 0000000000000000000000000000000000000000000000000006090E0D0D0D0E
- 0906000000000000000000000000000000000000000000000000000000000000
- 0003040708080807040300000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000}
- DefaultWidth = 40
- DefaultHeight = 11
- Left = 112
- Top = 40
- end
- object HZoomIL: TDIBmpList
- Glyph.ILCount = 8
- Glyph.Data = {
- 28000000A0000000EFFFFFFF0100040000000000500500000000000000000000
- 0000000000000000594341007963610000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000222222222222222222222222222222222222222222222222
- 2222222222222222222222222222222222222222222222222222222222222222
- 2222222222222222222222222222222222222222222222221111111111111111
- 1112111111111111111111121111111111111111111211111111111111111112
- 1111111111111111111211111111111111111112111111111111111111121111
- 1111111111111112100000000000000000121000000000000000001210000000
- 0000000000121000000000000000001210000000000000000012100000000000
- 0000001210000000000000000012100000000000000000121000000022200000
- 0012100000022222000000121000002222222000001210000222222222000012
- 1000222222222220001210022222222222220012102222222222222220121222
- 2222222222222212100000002220000000121000000222220000001210000022
- 2222200000121000022222222200001210002222222222200012100222222222
- 2222001210222222222222222012122222222222222222121000000022200000
- 0012100000022022000000121000002200022000001210000220000022000012
- 1000220000000220001210022000000000220012102200000000000220121220
- 0000000000002212100000002220000000121000000220220000001210000022
- 0002200000121000022000002200001210002200000002200012100220000000
- 0022001210220000000000022012122000000000000022121000000022200000
- 0012100000022022000000121000002200022000001210000220000022000012
- 1000220000000220001210022000000000220012102200000000000220121220
- 0000000000002212100000002220000000121000000220220000001210000022
- 0002200000121000022000002200001210002200000002200012100220000000
- 0022001210220000000000022012122000000000000022121000000022200000
- 0012100000022022000000121000002200022000001210000220000022000012
- 1000220000000220001210022000000000220012102200000000000220121220
- 0000000000002212100000002220000000121000000220220000001210000022
- 0002200000121000022000002200001210002200000002200012100220000000
- 0022001210220000000000022012122000000000000022121000000022200000
- 0012100000022022000000121000002200022000001210000220000022000012
- 1000220000000220001210022000000000220012102200000000000220121220
- 0000000000002212100000002220000000121000000222220000001210000022
- 2222200000121000022222222200001210002222222222200012100222222222
- 2222001210222222222222222012122222222222222222121000000022200000
- 0012100000022222000000121000002222222000001210000222222222000012
- 1000222222222220001210022222222222220012102222222222222220121222
- 2222222222222212100000000000000000121000000000000000001210000000
- 0000000000121000000000000000001210000000000000000012100000000000
- 0000001210000000000000000012100000000000000000121111111111111111
- 1112111111111111111111121111111111111111111211111111111111111112
- 1111111111111111111211111111111111111112111111111111111111121111
- 1111111111111112222222222222222222222222222222222222222222222222
- 2222222222222222222222222222222222222222222222222222222222222222
- 222222222222222222222222222222222222222222222222}
- DefaultWidth = 20
- DefaultHeight = 17
- Left = 80
- Top = 40
- end
- object OptionsMenu: TPopupMenu
- AutoHotkeys = maManual
- AutoLineReduction = maManual
- AutoPopup = False
- OnPopup = OptionsMenuPopup
- Left = 40
- Top = 8
- object OpenMenu: TMenuItem
- Caption = '&Open state file...'
- OnClick = OpenMenuClick
- end
- object SaveMenu: TMenuItem
- Caption = '&Save state file...'
- OnClick = SaveMenuClick
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object CopyMenu: TMenuItem
- Caption = '&Copy state'
- OnClick = CopyMenuClick
- end
- object PasteMenu: TMenuItem
- Caption = '&Paste state'
- OnClick = PasteMenuClick
- end
- end
- end
-